﻿capital = 302


set_country_flag = monroe_doctrine

oob = "tabrasa_1936SPA"

every_core_state = {
	ROOT = {
		add_to_array = { cores_at_game_start = PREV }
	}
}
IF = {
	limit = {
		has_dlc = "Trial of Allegiance"
	}

	add_timed_idea = {
		idea = BOL_toll_of_the_chaco_war
		days = 1400
	}

	add_ideas = BOL_era_of_national_regression

	JUNO_set_shared_military_branch_defaults = yes
}



IF = {
	limit = {
		has_dlc = "Trial of Allegiance"
	}
	set_politics = {
		ruling_party = democratic
		last_election = "1934.11.11"
		election_frequency = 72
		elections_allowed = yes
	}
	set_popularities = {
	democratic = 25
	fascism = 25
	communism = 25
	neutrality = 25
	}

	recruit_character = BOL_jose_luis_tejada_sorzano
	recruit_character = BOL_oscar_unzaga_de_la_vega
	recruit_character = BOL_tomas_monje_gutierrez
	recruit_character = BOL_gil_ibarra_juarez
	recruit_character = BOL_gualberto_villarroel_lopez
	recruit_character = BOL_jose_santos_quinteros
	recruit_character = BOL_fabian_vaca_chavez
	recruit_character = BOL_david_toro_ruilova
	recruit_character = BOL_enrique_baldivieso_aparicio
	recruit_character = BOL_julian_montellano_carrasco
	recruit_character = BOL_alberto_ostria_gutierrez
	recruit_character = BOL_enrique_finot
	recruit_character = BOL_german_busch_beccera
	recruit_character = BOL_Gustavo_Adolfo_Navarro
	recruit_character = BOL_Carlos_Quintanilla
	recruit_character = BOL_Carlos_Blanco_Galindo
	recruit_character = BOL_Enrique_Penaranda
	recruit_character = BOL_bernardino_bilbao_rioja
	recruit_character = BOL_indigenous_council

	ELSE = {
		set_politics = {
			ruling_party = neutrality
			last_election = "1934.11.11"
			election_frequency = 72
			elections_allowed = yes
		}

		set_popularities = {
	democratic = 25
	fascism = 25
	communism = 25
	neutrality = 25
		}

		recruit_character = BOL_jose_luis_tejada_sorzano
		recruit_character = BOL_oscar_unzaga_de_la_vega
		recruit_character = BOL_jorge_blanco
		recruit_character = BOL_severino_ruiztagle
		recruit_character = BOL_eusebio_ayala
		recruit_character = BOL_tomas_monje_gutierrez
		recruit_character = BOL_gil_ibarra_juarez
		recruit_character = BOL_gualberto_villarroel_lopez
		recruit_character = BOL_jose_santos_quinteros
		recruit_character = BOL_fabian_vaca_chavez
		recruit_character = BOL_david_toro_ruilova
		recruit_character = BOL_enrique_baldivieso_aparicio
		recruit_character = BOL_roberto_hinojosa
		recruit_character = BOL_carlos_altamirano
		recruit_character = BOL_julian_montellano_carrasco
		recruit_character = BOL_hector_bilbao_roja
		recruit_character = BOL_alberto_ostria_gutierrez
		recruit_character = BOL_enrique_finot
		recruit_character = BOL_german_busch_beccera
		recruit_character = BOL_jose_maria_gutierrez
	}
}



# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
	interwar_antiair = 1
	interwar_antitank = 1
	basic_train = 1
	motorised_infantry = 1
	tech_support = 1
	basic_train = 1
	tech_trucks = 1 
	tech_mountaineers = 1
}
add_equipment_to_stockpile = { type = train_equipment_1 amount = 75 producer = GER }


if = {
	limit = { has_dlc = "By Blood Alone" }
		set_technology = {
			aa_lmg = 1
			engines_1 = 1
			early_bombs = 1
			aircraft_construction = 1
			iw_small_airframe = 1
			iw_medium_airframe = 1
		}
	create_equipment_variant = {
		name = "He 51" #also covers Ar 68
		type = small_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = light_mg_2x
			engine_type_slot = engine_1_1x
			special_type_slot_1 = empty
		}
	}
	create_equipment_variant = {
		name = "Ju 86"
		type = medium_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = medium_bomb_bay
			fixed_auxiliary_weapon_slot_1 = empty
			fixed_auxiliary_weapon_slot_2 = empty
			fixed_auxiliary_weapon_slot_3 = empty
			engine_type_slot = engine_1_2x
			special_type_slot_1 = lmg_defense_turret
			special_type_slot_2 = lmg_defense_turret
			special_type_slot_3 = empty
			special_type_slot_4 = empty
		}
	}	
	else = {
		set_technology = {
			early_fighter = 1
			early_bomber = 1
		}
	}
}	

if = {
	limit = {
		NOT = { has_dlc = "No Step Back" }
	}
	set_technology = { 
		gwtank = 1
	}
}

if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_technology = { 
		gwtank_chassis = 1
		
	}
}


if = {
	limit = {
		has_dlc = "La Resistance"
	}
	set_technology = {
		armored_car1 = 1
	}
}


set_research_slots = 4
add_political_power = 2000
add_manpower = 50000
add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 10000 }





